home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 172 / MF_UK_172_1.iso / DiscContents / In the mag / Tutorials / OneButton FTP 0.1.1 / onebuttonftp-0.1.1-bin.dmg / Changelog.txt < prev    next >
Encoding:
Text File  |  2005-06-28  |  6.1 KB  |  130 lines

  1. NEW IN 0.1.1:
  2.  
  3. - Added 'Edit' feature.  Select this from the Listing menu to download a file to a temporary location and open it in the editor you specify in OneButton FTP preferences.  Every time you save the file, it will automatically be uploaded back to where you downloaded it from (as long as you keep the application open).  If you are disconnected when you save, you will be reconnected.
  4.  
  5. - Fixed a bug that caused the program to crash when contributing anonymous statistics in Panther.  If you disabled the feature because of this issue, please consider re-enabling it.  We need to hear from Panther users to know they are out there!
  6.  
  7. - Added an SSL mode selection menu in new connection and edit bookmark windows.  Use this to specify not to use SSL at all, to use explicit SSL (which is the most common), or to use implicit SSL (which is fairly rare).
  8.  
  9. - Fixed string encoding issue with French and Italian localizations that caused some characters to not be displayed.
  10.  
  11. - Removed the 'anonymous' checkbox in new connection and edit connection windows.  Whether or not a login is anonymous is now determined by whether or not a username is specified.
  12.  
  13. - Added a German localization.
  14.  
  15. - Fixed escape key not working as a shortcut for 'cancel' in the delete files confirmation sheet in the Italian localization.
  16.  
  17.  
  18. NEW IN 0.1:
  19.  
  20. - New connection manager look.
  21.  
  22. - You can now view the status of a connection's queue and its queue items in the connection manager.
  23.  
  24. - By default, a connection stays open after its window is closed.  Use the connection manager toolbar to disconnect.  You can change this behavior in the preferences.
  25.  
  26. - Added preference to start queue immediately on drag or double-click of a file.
  27.  
  28. - OneButton FTP is now a universal binary.  However, it has not yet been tested on an x86 Mac.  If you can help out with this, please contact Aaron Jacobs.
  29.  
  30. - Added a feature to check for updates on program start if it has been more than a week since the last check.
  31.  
  32. - Added a feature to provide anonymous usage data to help improve OneButton FTP.  See www.onebutton.org/privacy.php for more information.
  33.  
  34. - Added a preference to use ASCII mode to transfer certain types of files.
  35.  
  36. - French localization
  37.  
  38. - Italian localization
  39.  
  40. - Swedish localization
  41.  
  42. - Japanese localization
  43.  
  44. - If there are queue items for a connection when it is disconnected, they stay around until the program is closed.
  45.  
  46. - Removed inaccurate status display.
  47.  
  48. - The current path is now shown in the title of connection windows.
  49.  
  50. - Clicking the edit button in the connection manager when the edit window is already open now brings it forward.  It does not change which bookmark is being edited - you must close the window first for that.
  51.  
  52. - Fixed bug in Tiger with queue items being added more than once when dragging to Finder.
  53.  
  54. - Fixed bug with looping delete when trying to delete a file with insufficient permissions.
  55.  
  56. - Better default column sizes in connection window.
  57.  
  58. - Moved connection window buttons back to the toolbar.
  59.  
  60.  
  61. NEW IN 0.0.4:
  62.  
  63. - Added recursive downloading - add a remote folder to the queue like any other file and it, as well as all of its contents, will be downloaded.
  64.  
  65. - Added resursive uploading - add a local folder to the queue like any other file and it, as well as all of its contents, will be uploaded.
  66.  
  67. - Multiple files and directories can now be dragged to the queue from Finder at once.
  68.  
  69. - Files can now be dropped on top of a remote directory to upload into that directory.
  70.  
  71. - Switched to using a monospace font in the console for easier viewing.
  72.  
  73. - Added a per-bookmark preference to toggle active versus passive mode.
  74.  
  75. - Added pretty file sizes - remote file sizes now use units instead of raw number of bytes (e.g. "1.2 MB" instead of "1258291").
  76.  
  77. - Added recursive deleting.  Previously, if you tried to delete a non-empty directory the transfer would fail because the server would not allow you to delete it.  Now all of the directory's contents are deleted as well.
  78.  
  79. - Added a confirmation dialog when attempting to delete remote items.
  80.  
  81. - Fixed a crashing bug that occured sometimes when uploading files larger than 60 MB or so.
  82.  
  83. - Explicit SSL is now used for file listings and transfers whenever the server supports it.  There is no need to enable it separately.
  84.  
  85. - There is now a per-bookmark option to turn on implicit SSL.  This is the kind of SSL that generally runs on a non-standard port and must be turned on manually.
  86.  
  87. - Other small cosmetic changes.
  88.  
  89.  
  90. NEW IN 0.0.3.1:
  91.  
  92. - Fixed crashing bug when the port number of a connection is changed from the default.
  93.  
  94. - Fixed crashing bug that occured when quitting or closing a connection under some conditions.
  95.  
  96. - Cleaned up source code directory structure and file naming.
  97.  
  98. - Fixed incorrect font size for "Rename" button.
  99.  
  100.  
  101. NEW IN 0.0.3:
  102.  
  103. - Implemented new user interface.  You should find it more attractive than that of the previous demo releases.
  104.  
  105. - Added bookmark manager, which stores your saved connections in ~/Library/Preferences/ and stores passwords in the main system keychain.
  106.  
  107. - Added the new queue system, on which all interaction with the server is now based.
  108.  
  109. - Added queue view in connection window.  Drag files from the remote view (or use the 'Add to Queue' button) to enqueue them to download to the desktop.  Drag files from Finder to enqueue them to upload to the current remote directory.  Drag files from the remote view to Finder to enqueue them for download to the drop location.
  110.  
  111. - Several other minor improvements.
  112.  
  113.  
  114. NEW IN 0.0.2:
  115.  
  116. - Fixed crashing bug when a connection dies or times out.
  117.  
  118. - Added drag-and-drop upload support for single files.  Browse to the directory on the FTP server to which you want the file to be uploaded.  Then find the file in Finder and drag it to the FTP listings view.  You can currently only drag one file at a time and cannot drag directories or symbolic links.
  119.  
  120.  
  121.  
  122. NEW IN 0.0.1:
  123.  
  124. - Added download support.  Highlight a file and click "Download" - the file will be placed on your desktop with a unique name (a numerical digit is appended to the name if it already exists).
  125.  
  126. - Switched to red "FTP" button icon.  Thanks to Joseph Wain for the design.
  127.  
  128. - Added a download progress bar.
  129.  
  130. - Better formatting for speed and progress displays.